[2023-01-11 01:49:38.9179]|1||System.IO.FileNotFoundException
Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.Assembly.Load(AssemblyName assemblyRef)
   в System.Xml.Serialization.TempAssembly.LoadGeneratedAssembly(Type type, String defaultNamespace, XmlSerializerImplementation& contract)
   в System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting(String mainGroup, String subGroup, String name, Boolean needDeserialization, Object defaultValue, Boolean canReadFromCache)
   в Global.SettingsManager.SettingsDataStructure.ReadSetting[T](String mainGroup, String subGroup, String name, Object defaultValue, Boolean needXmlDeserialization)
   в ZennoLab.ProjectMaker.Program.InitSkin()
   в ZennoLab.ProjectMaker.Program.e2UPi3eYbnGx7p9crfg()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" либо одну из их зависимостей. Не удается найти указанный файл.
Имя файла: 'mscorlib.XmlSerializers, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   в System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   в System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)

Предупреждение: регистрация привязки сборок выключена.
Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1.
Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности.
Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|60||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|61||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|28||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5200]|68||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.DecisionTreeLoader.BaseCollector.imKXgo3Grcx(String  , String  , Int32  , String  , String  )
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(Int32 id)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в ZennoLab.ProjectMaker.Program.rfpJrvFQPC2fEwA5xil(Object , Int32 )
   в ZennoLab.ProjectMaker.Program.XcW60pioue()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5729]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5729]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5729]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5729]|28||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5729]|28||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5729]|28||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.5729]|69||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|61||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|22||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|68||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.DecisionTreeLoader.BaseCollector.imKXgo3Grcx(String  , String  , Int32  , String  , String  )
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(Int32 id)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в ZennoLab.ProjectMaker.Program.rfpJrvFQPC2fEwA5xil(Object , Int32 )
   в ZennoLab.ProjectMaker.Program.XcW60pioue()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8163]|60||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8522]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8522]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8522]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8522]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8522]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8522]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:41.8522]|69||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0905]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0905]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0905]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0905]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0905]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0905]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0905]|68||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.DecisionTreeLoader.BaseCollector.imKXgo3Grcx(String  , String  , Int32  , String  , String  )
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(Int32 id)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в ZennoLab.ProjectMaker.Program.rfpJrvFQPC2fEwA5xil(Object , Int32 )
   в ZennoLab.ProjectMaker.Program.XcW60pioue()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0905]|68||Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException
Выдано исключение типа "Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException".
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.DecisionTreeLoader.BaseCollector.imKXgo3Grcx(String  , String  , Int32  , String  , String  )
   в ZennoLab.DecisionTreeLoader.BaseCollector.GetBase(Int32 id)
   в ZennoLab.DecisionTree.IntelliSearch.InitIntelliSearch(IntelliSearch obj, Int32 version)
   в ZennoLab.ProjectMaker.Program.rfpJrvFQPC2fEwA5xil(Object , Int32 )
   в ZennoLab.ProjectMaker.Program.XcW60pioue()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException: Выдано исключение типа "Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException".
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|61||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|61||Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException
Выдано исключение типа "Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException".
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.TFunc(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException: Выдано исключение типа "Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException".
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|60||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.0985]|60||Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException
Выдано исключение типа "Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException".
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.ProductAuth.Authorizations.ProjectMakerAuthorization.ActiveValidator(Object param)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart(Object obj)



Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException: Выдано исключение типа "Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException".
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.1185]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.1185]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.1185]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.1185]|3||System.Net.WebException
Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.1185]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.1185]|3||System.Net.Http.HttpRequestException
An error occurred while sending the request.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run()
   в System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask)
   в System.Threading.Tasks.Task.FinishContinuations()
   в System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   в System.Threading.Tasks.Task`1.TrySetException(Object exceptionObject)
   в System.Threading.Tasks.TaskCompletionSource`1.TrySetException(Exception exception)
   в System.Net.Http.HttpClientHandler.HandleAsyncException(RequestState state, Exception e)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.SetResponse(Exception E)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.TunnelThroughProxyWrapper(IAsyncResult result)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.HttpWebRequest.ProcessResponse()
   в System.Net.HttpWebRequest.SetResponse(CoreResponseData coreResponseData)
   в System.Net.ConnectionReturnResult.SetResponses(ConnectionReturnResult returnResult)
   в System.Net.Connection.ReadComplete(Int32 bytesRead, WebExceptionStatus errorStatus)
   в System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   в System.Net.ContextAwareResult.Complete(IntPtr userToken)
   в System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   в System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
   в System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.1185]|69||System.AggregateException
Произошла одна или несколько ошибок.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в System.Net.Http.HttpClient.<FinishSendAsyncBuffered>d__58.MoveNext()
System.Net.WebException: Удаленный сервер возвратил ошибку: (407) Требуется аутентификация посредника.
   в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
   в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:42.1185]|69||Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException
Выдано исключение типа "Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException".
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4..ctor()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.<>c.<.cctor>b__35_0()
   в System.Lazy`1.CreateValue()
   в System.Lazy`1.LazyInitValue()
   в ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.get_Instance()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.pnTAFZPXZNEeySQMqufL()
   в ZennoLab.TemplateManipulator.V4.StaticBlocks.Components.ProtectionV4.CreateBlock(StaticBlockV4 parent)
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.O6BljpPcprOv5Bb7iSrZ(Object )
   в ZennoLab.TemplateManipulator.V4.StaticBlockV4.CreateStaticBlock(Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.VlOW8CPAm2yK5CH6f0I9(Object , Type type)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.CreateBlank(ZennoPosterProjectV4 parent)
   в ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor()
   в ZennoLab.ProjectMaker.Program.GYT64mwc82()
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ThreadHelper.ThreadStart()



Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException: Выдано исключение типа "Global.WcfHelpers.WcfSoapHelper+AccessForbiddenException".
   в Global.WcfHelpers.WcfSoapHelper.GetSoapClient[T](ClientBase`1 client)    
--------------------------------------------------------------------------------
[2023-01-11 01:49:43.5011]|1|UiThread|System.Reflection.TargetInvocationException
Адресат вызова создал исключение.
   в ZennoLab.ProjectMaker.Program.<>c.<Start>b__6_1(Object sender, FirstChanceExceptionEventArgs e)
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   в System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   в System.Reflection.RuntimePropertyInfo.GetValue(Object obj, Object[] index)
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.LoadAppData()
   в Microsoft.Data.Sqlite.Utilities.ApplicationDataHelper.get_CurrentApplicationData()
   в Microsoft.Data.Sqlite.Utilities.BundleInitializer.Initialize()
   в Microsoft.Data.Sqlite.SqliteConnection..cctor()
   в Microsoft.Data.Sqlite.SqliteConnection..ctor(String connectionString)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteRelationalConnection.CreateDbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.get_DbConnection()
   в Microsoft.EntityFrameworkCore.Storage.RelationalConnection.Open(Boolean errorsExpected)
   в Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal.SqliteDatabaseCreator.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.HistoryRepository.Exists()
   в Microsoft.EntityFrameworkCore.Migrations.Internal.Migrator.Migrate(String targetMigration)
   в ZennoLab.CanvasCache.CanvasCacheContext.P7UU3YvQMvVHcwqxJeRp(Object )
   в ZennoLab.CanvasCache.CanvasCacheContext.bQXXYW694Ce()
   в ZennoLab.CanvasCache.CanvasCacheContext.B19fa3vQapcXyoSyORL2()
   в ZennoLab.CanvasCache.CanvasCacheContext.Migrate()
   в ZennoLab.ProjectMaker.MainForm7.sebXVJ1NH5()
   в ZennoLab.ProjectMaker.MainForm7..ctor()
   в ZennoLab.ProjectMaker.Program.Start(String[] args)
   в ZennoLab.ProjectMaker.Startup.kO1dO7eJVJEARCHSEQY(Object )
   в ZennoLab.ProjectMaker.Startup.StartAsync(CancellationToken cancellationToken)
   в Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>d__9.MoveNext()
   в System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
   в Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   в ZennoLab.ProjectMaker.Program.bvE6hOhEek(String[]  )



System.Reflection.TargetInvocationException: Адресат вызова создал исключение. ---> System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()
   --- Конец трассировки внутреннего стека исключений ---
   в System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   в System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
System.InvalidOperationException: Процесс не имеет идентификатора пакета. (Исключение из HRESULT: 0x80073D54)
   в Windows.Storage.ApplicationData.get_Current()    
--------------------------------------------------------------------------------
